home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / Library Stack v.1.0.cpt / Library Stack v.1.0 / background_4714.txt < prev    next >
Text File  |  1990-12-13  |  1KB  |  52 lines

  1. -- background: 4714 from stack: in.0
  2. -- bmap block id: 5245
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: Please Wait
  6.  
  7.  
  8. -- part 123 (field)
  9. -- low flags: 80
  10. -- high flags: 0002
  11. -- rect: left=102 top=94 right=112 bottom=256
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Volume
  20.  
  21.  
  22. -- part 124 (field)
  23. -- low flags: 80
  24. -- high flags: 0007
  25. -- rect: left=8 top=131 right=196 bottom=184
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: File Name
  34.  
  35.  
  36. -- part 125 (field)
  37. -- low flags: 80
  38. -- high flags: 0007
  39. -- rect: left=186 top=131 right=196 bottom=253
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: File Type
  48. ----- HyperTalk script -----
  49. on openCard
  50.   set the visible of bg field id 125 to false
  51. end openCard
  52.